You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
TMtxInt.BitSize Method
Dew Math for .NET
TMtxInt.BitSize Method
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
TMtxInt Methods
Collapse All
Sizes the matrix according to bit storage required.
Syntax
C#
Visual Basic
public
TMtxInt
BitSize
([In]
int
bitRows
, [In]
int
bitCols
);
Public
Function
BitSize
(
bitRows
As
[In] int,
bitCols
As
[In] int)
As
TMtxInt
Group
TMtxInt Methods
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
TMtxInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!